Revert alloc_idle_vcpu() to support multiple idle domains where max
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 10 Aug 2009 12:51:28 +0000 (13:51 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 10 Aug 2009 12:51:28 +0000 (13:51 +0100)
commitc89a659a35f1dd53c3c7e95d7f35a8e471cd0cea
tree9896d64003c726e0e565fff6a160b9210d94f291
parent4d60f702956ce07813c072003f84cc79cc7da8c0
Revert alloc_idle_vcpu() to support multiple idle domains where max
vcpus is less than max pcpus (e.g., can happen on i386).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/domain.c